func runtime.traceBufFlush
8 uses
runtime (current package)
trace.go#L536: traceBufFlush(buf, gen)
tracebuf.go#L147: traceBufFlush(w.traceBuf, w.gen)
tracebuf.go#L160: traceBufFlush(w.traceBuf, w.gen)
tracebuf.go#L368: func traceBufFlush(buf *traceBuf, gen uintptr) {
tracecpu.go#L203: traceBufFlush(buf, gen)
traceruntime.go#L705: traceBufFlush(buf, uintptr(i))
tracestring.go#L89: traceBufFlush(t.buf, gen)
tracetime.go#L109: traceBufFlush(w.traceBuf, gen)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)